home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Extra 1997 #2
/
Amiga Plus Extra 1997 #2.iso
/
pd
/
misc
/
amoked
/
macros
/
renumcomproc.aed
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-02-16
|
268 b
|
13 lines
/* neu numerieren der Coms[..] */
options results
'noscrupdate top first find (NumComs) wright scanf %[~;]'
'getval $scanf'
num = result
'find (InitComNames) findstr (Coms[)'
do i = 0 to num
'noscrupdate next repeat 5 right if cn (while !c=93 del ('||i||'))'
end